home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 7 / Apprentice-Release7.iso / Source Code / C / Applications / Python 1.4 / README < prev   
Encoding:
Text File  |  1997-01-19  |  1.2 KB  |  37 lines  |  [TEXT/R*ch]

  1.  
  2. Here you will find the MacPython 1.4 distribution, available as binary
  3. distributions for 68K, CFM68K and PPC and as source:
  4.  
  5. Python-14-CFM68K        Full distribution for 68K, CFM68K
  6.                 memory model (includes
  7.                 cfm68k). Useable if you have 68020 or
  8.                 higher and run System 7.1.1 or newer.
  9. Python-14-Classic68K    Full distribution for 68K, classic
  10.                 memory model. Interpreter includes
  11.                 img, waste and tkinter modules.
  12. Python-14-small68kint    Small 68K interpreter only (also load
  13.                 the above distribution) without img,
  14.                 waste and tkinter, for people with
  15.                 little memory.
  16. Python-14-PPC        Full distribution for PPC.
  17. Python-14-src        Source distribution.
  18. gdbm1.4            Gdbm module for Python 1.4 (PPC and
  19.                 CFM68K).
  20. ic.hqx                Internet Config module for Python 1.4
  21.                 (PPC and CFM68K).
  22.  
  23.  
  24. The libjpeg-v4, libpbmtiff and stdwin are versions of the
  25. IJG jpeg library, the pbmplus and libtiff library and the stdwin
  26. library, all preconfigured for building Python from source. It is
  27. probably unwise to use this distributions for anything else.
  28.  
  29. Twit is the alpha-release of a windowing python debugger, currently
  30. for Mac only.
  31.  
  32. The nsremote directory, finally, contains a python module allowing
  33. control over Netscape from a python program.
  34.  
  35.     Jack Jansen, jack@cwi.nl, 10-Jan-97
  36.     
  37.